Welcome![Sign In][Sign Up]
Location:
Search - c RS232

Search list

[Other Embeded programtestrs232

Description: rs-232-C接口的驱动程序.比较简单适合入门者-rs-232-C interface to the driver. Relatively simple for beginners
Platform: | Size: 1024 | Author: 孔德深 | Hits:

[Software EngineeringRS232RS485interface

Description: 什么是RS-232-C接口?采用RS-232-C接口有何特点?传输电缆长度如何考虑?-What is the RS-232-C interface? Using RS-232-C interface What are the characteristics? Transmission cable length how?
Platform: | Size: 8192 | Author: steven | Hits:

[Com PortTCommV1.0

Description: C++BUILDER 6.0 串口控件 簡單化的方式來控制RS232 設備-C++ BUILDER 6.0 Serial control simplistic way to control RS232 devices
Platform: | Size: 31744 | Author: yachu | Hits:

[Otherrs232

Description: C++ builder 3.0 COM 控件-C++ Builder 3.0 COM controls
Platform: | Size: 202752 | Author: | Hits:

[Embeded Linuxkermit

Description: kermit 文件接收协议的c语言实现,用于RS232。-kermit file to receive the agreement realize c language for the RS232.
Platform: | Size: 7168 | Author: PingXu | Hits:

[SCMUSBPort(c++)

Description: usb host的驱动程序,用于实现usb端口的初始化等-usb host driver for the usb port initialization realize such
Platform: | Size: 31744 | Author: Jinn | Hits:

[Other Embeded programEhci-ohci

Description: RDC R2886 USB Ehci ohc测试源码,paradigm c++上运行测试,可用rs232在Hyper Terminal上测试-RDC R2886 USB Ehci ohc test source, paradigm c++ Run tests, RS232 can be used in the Hyper Terminal test
Platform: | Size: 425984 | Author: 陈一 | Hits:

[Program docVCRS232

Description: 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -This article describes the serial communication under Windows platform for the realization of a mechanism to discuss the different conditions used in accordance with Visual C++ The design of serial communication program in three ways, combined with the actual temperature data to realize the receiver monitor.
Platform: | Size: 5120 | Author: qcy | Hits:

[SCMRS232shoufa

Description: 用RS232实现单片机与PC的串口通信,在KEIL C环境下编写-Realize single-chip microcomputer with RS232 serial communication with the PC, in KEIL C environment to prepare
Platform: | Size: 1024 | Author: zgw | Hits:

[CommunicationSRC003_ST232R

Description: 这是使用C++ Builder编写的针对ST232芯片编写的通讯程序,借助虚拟RS232技术实现USB通讯的源程序例程。-This is the use of C++ Builder prepared ST232 chip prepared for the communication process, using technology to achieve USB virtual RS232 communications routines source.
Platform: | Size: 376832 | Author: 李继刚 | Hits:

[CommunicationSRC004_ST_232_245

Description: 这是使用C++ Builder编写的将USB通讯转换为RS232和RS245的例程,借助于RS232/245,可以实现USB通讯。-This is the use of C++ Builder will be prepared by USB communication converter RS232 and RS245 for the routine, through the use of RS232/245, can realize USB communications.
Platform: | Size: 49152 | Author: 李继刚 | Hits:

[SCMintelligent_thermometer

Description: /*智能型温度感测器: (1)8051的PORT1连接LCD显示器,PORT3的P3.3,P3.4,P3.5分别连接到LCD控制线,程序执行时可以在LCD显示器显示时间和日期 (2)温度感应组件AD590通过ADC0804将感应到的温度转换数字数据,然后通过PORT0输入8051 (3)8051的第10只和第11只引脚RXD和TXD分别连接到MAX232,然后连接到PC的COM端口 (4)8051实验板每小时读入ADC0804转换的数字温度数据,然后记录在串行EEPROM93C66中 (5)8051实验板可以通过RS232将记录在串行EEPROM93C66中数字温度数据传送到PC端 */-/* Intelligent Temperature Sensor: (1) 8051 PORT1 to connect LCD displays, PORT3 of P3.3, P3.4, P3.5, respectively, to connect to the LCD line of control, program execution can be displayed in the LCD displays the time and date (2) AD590 temperature sensor components will be through the ADC0804 the temperature sensor to digital data conversion, and then through PORT0 enter 8051 (3) 8051 No. 10 and 11, respectively TXD pin RXD and connect to the MAX232, and then connect to the PC The COM port (4) 8051 Experimental ADC0804 plates per hour read digital temperature data conversion, and then recorded in the serial EEPROM93C66 in (5) 8051 can board RS232 serial EEPROM93C66 will be recorded in digital temperature data to PC client* /
Platform: | Size: 2048 | Author: 李志聪 | Hits:

[SCMHost_new

Description: 利用ATMEGA128芯片的双串口,UART0连接西门子MC55,UART1连接到RS232,将RS232接收到的数据包,通过MC55自带的TCP/IP栈以GPRS连接到INTERNET,并发送到制定IP地址和端口的主机。开发环境AVRSTUDIO,WINAVR,GNU C++,通过测试。-ATMEGA128 chips using dual-serial port, UART0 connect Siemens MC55, UART1 to connect to the RS232, the RS232 receive data packets through the MC55 comes with TCP/IP stack for GPRS to connect to the INTERNET, send it to develop IP address and port host. Development environment AVRSTUDIO, WINAVR, GNU C++, To pass the test.
Platform: | Size: 40960 | Author: bruce lei | Hits:

[Com Portrs232ziliao

Description: RS-232-C 详解接口\技术的基本知识\串行同步通信的应用-RS-232-C interface technology explain the basic knowledge of the application of serial synchronous communication
Platform: | Size: 907264 | Author: uestc | Hits:

[BooksCVIRS232communication

Description: CVI是NI公司推出的基于C语言的强大的虚拟仪器开发平台,本例给出了CVI基于串口rs232的通讯程序,非常实用。-NI Introduces CVI is a C language-based virtual instrument powerful development platform, which in this case is given CVI based on RS232 serial communication procedures, very useful.
Platform: | Size: 26624 | Author: 方音 | Hits:

[CSharpSerialPortTerminal

Description: 详细的C#串口编程 详细的C#串口编程-Detailed C# serial port programming in C# serial port detailed programming
Platform: | Size: 165888 | Author: 黄小华 | Hits:

[SCMmain

Description: 采用C语言编写,rs232 转 CAN总线,及CAN总线 转 RS232,转换程序。
Platform: | Size: 4096 | Author: 华云海 | Hits:

[Communicationserial_COM

Description: 串口通讯大师源代码,相互学习嘛,蛮不错的rs232调试程序-Serial communication master source code and learn from each other do, pretty good debugger RS232
Platform: | Size: 65536 | Author: sunjianling | Hits:

[CommunicationBCB

Description: 在Windows XP下可開啟rs232通訊埠作通訊,範例中將其包裝成dll型態供某家公司產品使用,若有需要可自行修改,若不需要dll則單獨使用rs232.c即可.-In Windows XP can open the RS232 port for communications, an example will be the packaging into a dll patterns for a company product, if it is necessary to amend its own, if need dll is rs232.c can be used alone.
Platform: | Size: 71680 | Author: JohnnyWeng | Hits:

[SCMGSM-tc35i-mcu-stc89c58rd+

Description: 使用STC89c58RD+系列单片机控制手机收发短信息的原理、硬件电路、PDU数据格式和短信息发送/接收程序,同时给出了一个应用实例。GSM采用的是西门子的TC35i,包括RS232串行接口,单片机采用STC89c58RD+,内部扩展RAM有256+1024字节的空间,可以作为短信缓冲区,1602液晶显示器(16引脚)作为显示模块和程序调试用-Use STC89c58RD+ Series MCU control handset to send and receive text messages of principle, the hardware circuit, PDU data formats and short message send/receive process, at the same time gives an application example. GSM is used by Siemens TC35i, including the RS232 serial interface, single-chip microcomputer used STC89c58RD+, Internal expansion RAM has 256+ 1024 bytes of space, can serve as a message buffer, 1602 Liquid Crystal Display (16 pin) as the display module and procedures for debugging
Platform: | Size: 9234432 | Author: scx | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

CodeBus www.codebus.net